home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 26 (Anniversary Edition)
/
Volume 26 [Anniversary Edition] - JOGO DISK .iso
/
DEPOSITO
/
REmovido
/
Nave
/
Drakojan.swf
/
scripts
/
DefineButton2_1254
/
BUTTONCONDACTION on(rollOver).as
Wrap
Text File
|
2006-07-21
|
96b
|
7 lines
on(rollOver){
if(_root.wall2._currentframe == 1)
{
_root.wall2.play();
}
}